home *** CD-ROM | disk | FTP | other *** search
/ MacHack 2000 / MacHack 2000.toast / pc / The Hacks / Divestiture / Source / tear.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-06-23  |  70 b   |  6 lines

  1. #pragma once
  2.  
  3. OSErr    PrepareTearRgn(void);
  4.  
  5. extern    RgnHandle    gTearRgn;
  6.